Skip to content

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented May 9, 2025

Marlin commit MarlinFirmware/Marlin@5c0e8d5 removed IS_SD_INSERTED in favour of card.isSDCardInserted

Added a simple preprocessor test for IS_SD_INSERTED if it is defined then use it, otherwise use the new card.isSDCardInserted.

This maintains compatibility with older and newest Marlin code.

@luc-github luc-github merged commit 25683dd into luc-github:master May 9, 2025
1 check passed
@luc-github
Copy link
Owner

Merged, Thank you

@ellensp ellensp mentioned this pull request May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants